Skip to content

Conversation

@MedericFourmy
Copy link
Collaborator

Current bop_toolkit relies on a fork of pycocotools: https://github.com/MartinSmeyer/cocoapi which addresses 3 issues:

  1. ability to load a dataset directly from COCO() constructor
  2. take into account properly the gt flag iscrowd to ignore some of the gt: cocodataset/cocoapi@da6cb0b
  3. various typing issues

"3" seems to have been addressed in the upstream repo, and 1-2 can done directly in the eval bop 22 script, as proposed in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant